Add saplus.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 9 Mar 2004 22:42:43 +0000 (22:42 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 9 Mar 2004 22:42:43 +0000 (22:42 +0000)
gpsbabel/style/saplus.style [new file with mode: 0644]

diff --git a/gpsbabel/style/saplus.style b/gpsbabel/style/saplus.style
new file mode 100644 (file)
index 0000000..6f8b07b
--- /dev/null
@@ -0,0 +1,28 @@
+# gpsbabel XCSV style file
+#
+# Format: 
+# Author: Jim Bensman
+#   Date: 02/22/04
+#
+
+DESCRIPTION             Delorme Street Atlas Plus
+
+#
+# FILE LAYOUT DEFINITIIONS:
+#
+FIELD_DELIMITER         COMMA
+RECORD_DELIMITER        NEWLINE
+BADCHARS                ,"
+
+PROLOGUE        Name 2,Name,Latitude,Longitude,URL,Type
+
+#
+# INDIVIDUAL DATA FIELDS, IN ORDER OF APPEARANCE:
+#
+IFIELD  DESCRIPTION, "", "%s"           # Name 2 (Big Description)
+IFIELD  SHORTNAME, "", "%s"             # Name
+IFIELD  LAT_DECIMAL, "", "%f"           # Latitude
+IFIELD  LON_DECIMAL, "", "%f"           # Longitude
+IFIELD  URL, "", "%s"                   # URL
+IFIELD  IGNORE, "", ""                  # Holder for Geocache Type
+